lcBlkRefGetFirstAtt Home

Returns a handle to the first attribute in the block reference.

 HANDLE lcBlkRefGetFirstAtt (
   HANDLE hBlockRef
 );

Parameters
hBlockRef
  Handle to a block reference object.

Return Value

  Handle to an attribute or NULL if the block has not attributes.

See Also

  Code sample,   lcBlkRefGetNextAttlcBlkRefGetAtt